
.home_page .activityContainer, .home_page .activityContainer .activityOnlive .onliveLeft img,
	.home_page .ztContainer .ztBody, .home_page .ztContainer .ztBody .box img,.home_page .shujuContainer,.home_page .jieshaoContainer,.home_page .superiorityContainer,.home_page .partnerContainer,
	{
	width: 100%
}
.home_page .container {
	width: 1240px
}
.casecontainer {
	width: 1240px
}
.bannertextbox{
	/*border: 1px solid red;*/
	position: absolute;	
	margin-top: 200px;
	margin-left: 10%;
}
.bannertextbox .title{
	color: white;
	font-size: 48px;
	text-align: left;
	letter-spacing: 5px;
}
.bannertextbox .title2{
	color: white;
	font-size: 40px;
	text-align: left;
	letter-spacing: 1px;
}
.bannertextbox .text{
	color: #C2DAED;
	text-align: left;
	font-size: 16px;
	letter-spacing: 3px;
	margin-top: 20px;
	line-height: 30px;
}
.bannertextbox button{
	width: 166px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 3px;
	background-color: transparent;
	margin-top: 20px;
	float: left;
	color: #fff;
	font-size: 16px;
}
.body1{
	width: 65%;
	height: 400px;
	margin-top: 100px;
	margin-left: 33%;
	position: absolute;
	background-image: url(../static/img/body1.png);
	background-repeat:no-repeat;
}
.body2{
	/*border: 2px solid red;*/
	width: 40%;
	height: 400px;
	margin-top: 85px;
	margin-left: 58%;
	position: absolute;
	background-image: url(../static/img/body2.png);
	background-repeat:no-repeat;
}
.body3{
	/*border: 2px solid red;*/
	width: 40%;
	height: 400px;
	margin-top: 100px;
	margin-left: 58%;
	position: absolute;
	background-image: url(../static/img/body3.png); 
	background-repeat:no-repeat;
	
}
.home_page .ztContainer .ztBody .box {
	width: 100%;
	height: 421px;
	background: #f9f9f9;
	border-radius: 0 0 6px 6px
}

.home_page .ztContainer .ztBody .boxText {
	padding: 20px 30px 0;
	text-align: left;
	height: 219px
}

.home_page .ztContainer .ztBody .box:hover {
	background: #fff;
	box-shadow: 0 10px 30px 0 #b5b5b5
}

.home_page .ztContainer .ztBody .boxText .boxTitle {
	font-family: PingFangSC-Medium;
	font-size: 21px;
	color: #333;
	letter-spacing: 0;
	line-height: 32px
}

.home_page .ztContainer .ztBody .boxText .boxContent, .home_page .ztContainer .ztBody .boxText .boxEngTitle
	{
	font-size: 14px;
	letter-spacing: 1.4px;
	line-height: 23px;
	color: #333;
	font-family: PingFangSC-Medium
}

.home_page .ztContainer .ztBody .boxText .boxContent {
	margin-top: 15px
}

.home_page .activityContainer {
	background-color: #f9f9f9
}

.home_page .activityContainer .activityOnlive {
	display: inline-block
}

.home_page .activityContainer .activityOnlive .onliveLeft {
	float: left
}

.home_page .activityContainer .activityOnlive .onliveRight {
	float: left;
	padding-left: 32px;
	text-align: left
}

.home_page .activityContainer .activityOnlive .onliveRight .onLiveTitle
	{
	font-family: PingFangSC-Medium;
	font-size: 28px;
	color: #333;
	letter-spacing: 0;
	line-height: 42px
}

.home_page .activityContainer .activityOnlive .onliveRight .columnLine {
	background: #ad8f5a;
	width: 40px;
	height: 2px;
	margin: 20px 0
}

.home_page .activityContainer .activityList .activityItem img,
	.home_page .exchangeContainer .exchangeList .itemList .itemLeft img {
	width: 100%
}

.home_page .activityContainer .activityOnlive .onliveRight .onliveText {
	font-family: PingFangSC-Medium;
	font-size: 14px;
	color: #333;
	letter-spacing: 1.4px;
	line-height: 23px;
	padding-bottom: 53px
}

.home_page .activityContainer .activityList {
	padding-top: 52px
}

.home_page .activityContainer .activityList .activityItem {
	text-align: left
}

.home_page .activityContainer .activityList .activityItem .itemTitle {
	font-family: PingFangSC-Medium;
	font-size: 14px;
	color: #000;
	letter-spacing: 1.4px;
	line-height: 23px;
	padding-top: 25px
}

.home_page .activityContainer .activityList .activityItem .itemText {
	font-family: PingFangSC-Medium;
	font-size: 21px;
	color: #333;
	letter-spacing: 0;
	line-height: 32px;
	padding-top: 5px
}

.home_page .exchangeContainer .exchangeList .itemList .itemLeft {
	float: left;
	padding: 0
}

.home_page .exchangeContainer .exchangeList .itemList .itemRight {
	float: left;
	text-align: left;
	padding-left: 25px;
	padding-right: 0
}

.home_page .exchangeContainer .exchangeList .itemList .itemRight .itemTitle
	{
	font-size: 21px;
	color: #333;
	letter-spacing: 0;
	line-height: 32px;
	height: 64px
}

.home_page .exchangeContainer .exchangeList .itemList .itemRight .itemText
	{
	font-size: 16px;
	color: #666;
	letter-spacing: .1px;
	line-height: 26px
}

.home_page .exchangeContainer .exchangeList .itemList .itemRight .exchangeBtn
	{
	margin-top: 20px
}

.lt50 {
	margin-left: 50px
}

.mt50 {
	margin-top: 50px
}

@media ( max-width :1138px) {
	.navbar-nav {
		display: block;
		width: 100%
	}
	.navbar-nav a {
		padding: 10px
	}
}

.indexh{
	border-bottom: 1px solid #ffffff30;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
}
.home_page .shujuContainer{
	background: #F2F3F4;
	margin-top: 570px
}
.sjIconBox{
	width: 25%;
    float: left;
    height: 152px;
    text-align: center;
    padding-top: 30px;
   /* opacity: .5;*/
    border: 0.5px solid #DDDDDD;
}
.sjtitbox{
	float:right;
	margin-right: 40px;
	
}
.sjIconBox:hover{
	opacity:  1;
}
.sjtit{
	height:42px;
	line-height: 42px;
	font-size: 24px;
	color: #2D5BA9;
	display: block;
	margin-top: 15px;
}
.sjtxt{
	height:24px;
	line-height: 24px;
	font-size: 14px;
	color: #666666;
	display: block;
}
.home_page .jieshaoContainer{
	padding-top: 80px;
	padding-bottom: 80px;
	background: #ffffff;
	/*border: 2px solid red;*/
}
.jsBox{
	width: 402px;
    float: left;
    height: 330px;
    text-align: center;
    padding-top: 30px;
}
.jsBox{
	background-color: #fff;
}
.jsBox:hover{
	background:no-repeat;
	background-image: url(../static/img/frame.png);
	
}

.jsicon{
	height: 128px;
}
.jsicon1{
	padding-top: 4.5px;
}
.jsicon3{
	padding-top: 3px;
}
.jstit{
	height:42px;
	line-height: 42px;
	font-size: 20px;
	color: #333333;
	display: block;
	margin-top: 15px;
}
.jstxt{
	height:24px;
	line-height: 24px;
	font-size: 14px;
	color: #999999;
	display: block;
	text-align: left;
	padding: 0 35px 0 35px
}
.sline{
	background: #D8D8D8;
    width: 1px;
    height: 100px;
    float: left;
    margin: 72px 0px 0 0;
}
.home_page .platformContainer {
	width: 100%;
	padding-bottom: 160px;
	background-color: #FAFBFC;
	/*border: 1px solid red;*/
}
.home_page .partnermodle {
	width: 100%;
	padding-bottom: 160px;
}
.home_page .casecontainer {
	width: 100%;
	/*border: 2px solid red;*/
	
	padding-bottom: 160px;
	padding-top: 80px;
}

#bottom li p{
	position: absolute;
	top:40px;
	font-size: 25px;
	text-align: center;
	color: #3889FF;
	line-height: 42px;
}
#bottom li img{
	position: absolute;
	top:40px;
	float: left;
}
.casetitle1{	
	width: 50%;
	margin-left: 29%;	
}
.caseimg1{
	width: 3.5%;
	margin-left: 23.25%;
}
.casetitle2{	
	width: 25%;
	margin-left: 39.3%;	
}
.caseimg2{	
	width: 3.5%;
	margin-left: 35.75%;
}
.casetitle3{	
	/*border: 2px solid red;*/
	width: 20%;
	margin-left: 41.5%;	
}
.caseimg3{
	width: 3.5%;
	margin-left: 38%;
}
#bottom li span{
	/*border: 2px solid black;*/
	width: 90%;
	height: 100px;
	position: absolute;
	top:120px;
	margin-left: 5%;
	font-size: 18px;
	line-height: 42px;
	float: left;
	color: #666666;
}       
.caselist{
	width: 85.7%;
	height: 300px;
	position: relative;
	/*border: 2px solid black;*/
	margin-left: 7.15%;
	background-color: #ffffff;
	background-image: url(../static/img/case1img.png);
	background-repeat: no-repeat;
	box-shadow: 0 2px 20px 0 rgba(0,0,0,0.15);
	/*box-shadow: 0px 2px 10px #909090;*/ 
}
#top{
	/*border: 1px solid red;*/
	width: 68px;
	/*height: 15px;*/
	margin-left: 47.2%;
	position: absolute;
	margin-top: 240px;
	
}
#top li{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	float: left;
	margin-left: 8px;
}
#top li{
        background-color: darkgray;
    }
#top li.current{
        background: #3889FF;
    }
#bottom li{
        display: none;
    }
#bottom li.current{
        display: block;
    }

.partnerBox{
	width: 25%;
    float: left;
    height: 150px;
    text-align: left;
 /*  border: 1px solid blue;*/
    
}
.partnerTit{
	height:42px;
	line-height: 42px;
	font-size: 21px;
	color: #333;
	display: block;
	margin-top: 30px;
	text-align:center;
}

.partnerImg{
	height:100px;
	width: 100px;
	margin-left: 34.5%;
	
}

.home_page .superiorityContainer{
	background-color: #FAFBFC;
	background-image: url(../static/img/world.png);
}

.contactList img{
	float: left;
	height: 32px;
	width: 32px;
}
.contactList .listTitle{
	line-height: 34px;
	font-size: 21px;
	padding-left: 62px;
	color: #333;
}
.contactList .listContent{
	padding-left: 62px;
	line-height: 42px;
	font-size: 20px;
	color: #333;
}
.iptBox .iptListTitle{
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
.iptBox .iptName,.iptBox .iptArea{
	height: 40px;
	border: 0px;
	font-size: 14px;
	padding-left: 20px;
	margin-top: 10px;
	width: 	100%;
}
.iptBox .iptArea{
	height: 130px;
	padding-top: 20px
}






.main{
	margin-top: -40px;
	width: 85.7%;
	/*border: 1px solid red;*/
	margin-left: 7.15%;
}
.cbp_tmtimeline {
	margin: 30px 0 0;
	padding: 0;
	list-style: none;
	position: relative
}

.cbp_tmtimeline:before {
	content: '';
    position: absolute;
    top: -30px;
    bottom: -20px;
    width: 5px;
    background: #006CBB;
    left: 20%;
    margin-left: -7px;
    border-radius: 5px;
}

.cbp_tmtimeline>li .cbp_tmtime {
	display: block;
    width: 25%;
    padding-right: 100px;
    position: absolute;
    top:5px
}

.cbp_tmtimeline>li .cbp_tmtime span {
	display: block;
	text-align: right
}

.cbp_tmtimeline>li .cbp_tmtime span:first-child {
	font-size: .9em;
	color: #bdd0db
}

.cbp_tmtimeline>li .cbp_tmtime span:last-child {
	font-size: 1.7em;
	color: #3594cb
}

.cbp_tmtimeline>li:nth-child(odd) .cbp_tmtime span:last-child {
	color: #006CBB
}

.cbp_tmtimeline>li .cbp_tmlabel {
	margin: 0 0 15px 25%;
	/* background: #3594cb; */
	color: #fff;
	padding: 2em;
	font-size: 1.2em;
	width: 500px;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	border-radius: 5px
}

.cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel {
	background: #fff;
	box-shadow: 0 2px 20px 0 rgba(0,0,0,0.15);
    border-radius: 3px;
}

.cbp_tmtimeline>li .cbp_tmlabel h2 {
	margin-top: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    font-size: 18px;
    color: #333;
}

.cbp_tmtimeline>li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #3594cb;
	border-width: 10px;
	top: 10px
}

.cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: #fff
}

.cbp_tmtimeline>li .cbp_tmicon {
	    width: 20px;
    height: 20px;
    font-family: ecoico;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 1.4em;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #fff;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #006CBB;
    text-align: center;
    left: 20%;
    top: 10px;
    margin: 0 0 0 -15px;
}

.cbp_tmicon-phone:before {
/* 	content: "\e000" */
}

.cbp_tmicon-screen:before {
	content: "\e001"
}

.cbp_tmicon-mail:before {
	content: "\e002"
}

.cbp_tmicon-earth:before {
	content: "\e003"
}

@media screen and (max-width:65.375em) {
	.cbp_tmtimeline>li .cbp_tmtime span:last-child {
		font-size: 1.5em
	}
}

@media screen and (max-width:47.2em) {
	.cbp_tmtimeline:before {
		display: none
	}
	.cbp_tmtimeline>li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px
	}
	.cbp_tmtimeline>li .cbp_tmtime span {
		text-align: left
	}
	.cbp_tmtimeline>li .cbp_tmlabel {
		margin: 0 0 30px;
		padding: 1em;
		font-weight: 400;
		font-size: 95%
	}
	.cbp_tmtimeline>li .cbp_tmlabel:after {
		right: auto;
		left: 20px;
		border-right-color: transparent;
		border-bottom-color: #3594cb;
		top: -20px
	}
	.cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel:after {
		border-right-color: transparent;
		border-bottom-color: #6cbfee;
	}
	.cbp_tmtimeline>li .cbp_tmicon {
		position: relative;
		float: right;
		left: auto;
		margin: -55px 5px 0 0
	}
}
.cbp_tmlabel p{
	font-size: 14px;
	color: #666666
}

